home *** CD-ROM | disk | FTP | other *** search
- Path: peachy.apana.org.au!grahamb
- From: grahamb@peachy.apana.org.au (Graham Broadbridge)
- Newsgroups: comp.lang.c
- Subject: Re: directory traversal
- Date: 17 Feb 1996 08:54:29 GMT
- Organization: The Peachy Linux Node!
- Message-ID: <4g4545$alu@peachy.apana.org.au>
- References: <DMHFCJ.o8u@emi.net>
- NNTP-Posting-Host: peachy.apana.org.au
- X-Newsreader: TIN [version 1.2 PL2]
-
- samstar@emi.net wrote:
-
- : I am just trying to write a program that looks at every directory in a given
- : path.
-
- : example:
-
- : lookdir c:\bc
-
- : This should give me every directory and subirectory in there
-
- : I only wish to use find_first and find_next and strcat to do this....
-
- I cannot find either a find_first or find_next function in my standard C
- library.
-
- Perhaps if you post your find_first() and find_next() functions we can
- help.
-
- Graham.
- --
- +----------------------------------------------------------------------------+
- Graham Broadbridge Internet <grahamb@ins.unilink.oz.au>
- Marsfield NSW Insurance Network Services Ltd.
- Australia Senior Systems Engineer.
- +----------------------------------------------------------------------------+
-